	Application:	NewCCursor

	Version:		1.0.1
	
	Description:	This snippet shows how to create a black and white 'CURS' and
					a color 'crsr' cursor resource by hand. After creation SetCursor
					for 'CURS' or SetCCursor for 'crsr' is used to set the application
					cursor to the new resource.

	Source Files:	NewCCursor
					NewCCursor.c
					NewCCursor.make

	Programmer:		Jason Hodges Harris
	
	Language:		Symantec C++ for MPW v 7.0.3

	Date:			30/05/95